'Declaration Public Function New( _ ByVal createIcon As System.Func(Of C1Icon) _ )
public C1IconTemplate( System.Func<C1Icon> createIcon )
Parameters
- createIcon
- The function that creates the icon. New instances must be created every time.
'Declaration Public Function New( _ ByVal createIcon As System.Func(Of C1Icon) _ )
public C1IconTemplate( System.Func<C1Icon> createIcon )